home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 5872 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: thias.muc.de!not-for-mail
  2. From: guru@thias.muc.de (Matthias Apitz)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: zyxel 2864i init string
  5. Date: 17 Feb 1996 07:10:07 -0200
  6. Organization: Matthias Apitz
  7. Message-ID: <4g461f$qta@thias.muc.de>
  8. References: <3124B398.733D@access.ch>
  9. NNTP-Posting-Host: thias.muc.de
  10.  
  11. AR Acc=?iso-8859-1?Q?=E8s R=E9seaux SA <areseaux@access.ch>?= writes:
  12.  
  13. >Hi everybody!
  14. >i need some help:
  15. >i wish to connect the internet using a modem zyxel 2864i. I have 
  16. >some questions:
  17. >1st wich init string may i use if i want to connect in an ANALOG
  18. >line and using macPPP?
  19.  
  20. I don't know MAC and macPPP. I'm using the init cmd's below to
  21. connect in v.34 mode to my ISP and speak PPP on my Unix box over
  22. this link:
  23. send (AT&FE0\r) expect (OK)
  24.  got (\r\n\r\nOK) ok
  25. send (AT&O0\r) expect (OK)
  26.  got (\r\n\r\nOK) ok
  27. send (AT&N0&K1\r) expect (OK)
  28.  got (\r\n\r\nOK) ok
  29. send (ATL1M1\r) expect (OK)
  30.  got (\r\n\r\nOK) ok
  31. send (ATD3244646\r) expect (CONNECT)
  32.  got (\r\n\r\nCONNECT) ok
  33. send (\r) expect (ogin:)
  34.  got ( 115200/V.34 26400/NONE\r\n     Netblazer 3.07.....
  35.  
  36. Hope it helps you out.
  37.  
  38.     matthias
  39. -- 
  40. firm: matthias.apitz@softcon.de [voc:+49 89 61308 51,fax: +49 89 61308 83]
  41. priv: guru@thias.muc.de
  42.  WWW: http://www.softcon.de/~guru/ OR http://www.guug.de/GUUG/firmen/apitz/
  43.  
  44. The gates in my computer are AND, OR and NOT; they are not Bill.
  45.